const github.com/refraction-networking/utls.typeCertificateVerify

3 uses

	github.com/refraction-networking/utls (current package)
		common.go#L95: 	typeCertificateVerify   uint8 = 15
		conn.go#L1155: 	case typeCertificateVerify:
		handshake_messages.go#L1897: 	b.AddUint8(typeCertificateVerify)